records

records

Active filters Clear all

No active filters

Filters

Production-Based CO2 Intensity and Consumption-Based CO2 Intensity Belgium (Historical)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Datetime
Time at which the interval starts.

No description available for this field.

Name (identifier)
datetime
Type
datetime
Sample
                       
Production
The production-based CO2 intensity refers to the amount of carbon dioxide equivalents emitted per unit of generated electricity and is expressed in gCO2eq/kWh. The lower the CO2 intensity, the less carbon dioxide is emitted for the same amount of electricity. Cross-border flows are not taken into account in the calculation.

No description available for this field.

Name (identifier)
production
Type
decimal
Unit
gCO2eq/kWh
Sample
                       
Consumption
The consumption-based CO2 intensity refers to the amount of carbon dioxide equivalents emitted per unit of consumed electricity and is expressed in gCO2eq/kWh. The lower the CO2 intensity, the less carbon dioxide is emitted for the same amount of electricity. Cross-border flows are taken into account in the calculation.

No description available for this field.

Name (identifier)
consumption
Type
decimal
Unit
gCO2eq/kWh
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"ods192",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods192"
      }
    ]
    ,
  • "definitions":
    {
    • "ods192":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods192_records"
            }
          }
        }
      }
      ,
    • "ods192_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "datetime":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Datetime",
              • "description":"Time at which the interval starts."
              }
              ,
            • "production":
              {
              • "type":"number",
              • "title":"Production",
              • "description":"The production-based CO2 intensity refers to the amount of carbon dioxide equivalents emitted per unit of generated electricity and is expressed in gCO2eq/kWh. The lower the CO2 intensity, the less carbon dioxide is emitted for the same amount of electricity. Cross-border flows are not taken into account in the calculation.",
              • "unit":"gCO2eq/kWh"
              }
              ,
            • "consumption":
              {
              • "type":"number",
              • "title":"Consumption",
              • "description":"The consumption-based CO2 intensity refers to the amount of carbon dioxide equivalents emitted per unit of consumed electricity and is expressed in gCO2eq/kWh. The lower the CO2 intensity, the less carbon dioxide is emitted for the same amount of electricity. Cross-border flows are taken into account in the calculation.",
              • "unit":"gCO2eq/kWh"
              }
            }
          }
        }
      }
    }
}

Similar datasets